GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddEllipseAnnotInteractive
/ AddEllipseAnnotInteractive(Boolean,Boolean,Int32,Int32,Single,Single) Method
AddEllipseAnnotInteractive(Boolean,Boolean,Int32,Int32,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddEllipseAnnotInteractive( _
ByVal As Boolean, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Single, _
ByVal As Single _
)
public void AddEllipseAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
public procedure AddEllipseAnnotInteractive(
: Boolean;
: Boolean;
: Integer;
: Integer;
: Single;
: Single
);
public function AddEllipseAnnotInteractive(
: boolean,
: boolean,
: int,
: int,
: float,
: float
);
public: void AddEllipseAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
public:
void AddEllipseAnnotInteractive(
bool ,
bool ,
int ,
int ,
float ,
float
)
Parameters
- Fill
- Stroke
- BackColor
- BorderColor
- BorderWidth
- Opacity
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List